projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794ca65
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Tue, 14 Aug 2007 08:40:54 +0000
(08:40 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 14 Aug 2007 08:40:54 +0000
(08:40 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2e896754257acec7290f6365a16e8466cbb92be9..b6d43540c48a509fdfc2dc0f9abd8a443add87c4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,6
+4,7
@@
(bad-package-check): New function. Together, these two add
elements to `after-load-alist' to check for problematic external
packages.
+ * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>